This function is used for renderer2d being able to manage the draw order based on when the renderer being called is switched. This will bring a lot more performance than drawinig whenever the switch was needed.
See Implementation
This function is used for renderer2d being able to manage the draw order based on when the renderer being called is switched. This will bring a lot more performance than drawinig whenever the switch was needed.